type github.com/jackc/pgx/v5/pgtype.encodePlanJSONCodecEitherFormatMarshal

4 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		json.go#L50: 		return &encodePlanJSONCodecEitherFormatMarshal{
		json.go#L69: 	return &encodePlanJSONCodecEitherFormatMarshal{
		json.go#L127: type encodePlanJSONCodecEitherFormatMarshal struct {
		json.go#L131: func (e *encodePlanJSONCodecEitherFormatMarshal) Encode(value any, buf []byte) (newBuf []byte, err error) {